Get Rag Docs
RAG API Endpoints
Get Rag Docs
Retrieves the list of documents and data chunks currently indexed under the specified RAG system ID.
GET
Get Rag Docs
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The unique identifier (ID) of the RAG system to retrieve documents for (e.g., a 24-character hex string).
Example:
"654c602a46c3b6d4e28741b0"
Response
Documents successfully retrieved.
Placeholder for the returned document structure (typically a list of document objects).